CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough变换 圆

搜索资源列表

  1. hough_circle

    0下载:
  2. 很好用的圆的hough变换matlab源代码-useful tool for circle detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1581
    • 提供者:贺晨宇
  1. Some-samples-of--image-processing

    0下载:
  2. 实际常用图像处理的一些实例,包括Hough变换检测圆,图像的旋转加缩放,目标的跟踪-Some examples of practical and commonly used in image processing, including the Hough transform detection, image rotation and scaling, target tracking, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1641936
    • 提供者:arthor
  1. circledetection_squaredetection

    1下载:
  2. 用MFC编程实现界面,Hough变换实现圆的检测,和方形(也即平行线)的检测,压缩包里包括文档,可执行文件,源码,图像。-The programming interface with MFC, Hough transform realize round detection, and square (namely parallel lines) testing, compressed package includes documentation, executable file, source,
  3. 所属分类:Special Effects

    • 发布日期:2014-12-27
    • 文件大小:8030208
    • 提供者:janifer
  1. houghcircle

    0下载:
  2. HOUGH变换检测圆 MATLAB程序-HOUGH transform circle detection MATLAB program
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2083
    • 提供者:z
  1. houghdetect

    0下载:
  2. 这是一个用VC++6.0编写的用hough变换来检测圆及其半径位置的程序。-This is a prepared using VC++6.0, with hough transform to detect the circle and its radius of the location of the program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:306369
    • 提供者:石红玉
  1. random-hough-transform

    1下载:
  2. 利用随机霍夫变换进行圆的检测,matlab编写-Randomized Hough transform for circle detection, Matlab prepared
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-29
    • 文件大小:10808
    • 提供者:小智
  1. ucirrcle_detts

    0下载:
  2. 运用Hough变换检测测圆的Matlab源代码 -Use Hough transform to detect cyclometry Matlab source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:10974
    • 提供者:liming
  1. hough

    0下载:
  2. 实现霍夫曼圆变换,用于计算机视觉以及图像分割,找出图像中的圆形-Huffman circle transform for computer vision and image segmentation to identify a circular image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:4782290
    • 提供者:liulu
  1. image-detection-and-transformation

    0下载:
  2. 利用hough变换检测图像中的形状圆和直线,以及图像几何变换-detecting image circle or line using hough transformation and transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5018
    • 提供者:zhao
  1. circle_hough

    0下载:
  2. 用hough变换实现图像中圆的检测,适用于计算机视觉初学者,简单便于理解-Image with hough transform circle detection, computer vision for beginners, simple and easy to understand
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1238
    • 提供者:sdp
  1. Mfassthoughcca

    0下载:
  2. Hough变换快速实现多圆检测的的算法。没有使用循环,但内存需求大。 -Hough transform fast multi-circle detection algorithm. Do not use the cycle, but the memory requirements.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:890
    • 提供者:门槛
  1. B218824929122a

    0下载:
  2. 一种基于改进Hough变换的圆形物体检测:圆的Houugh变换,椭圆的Hough变换,改进型Hough变换 -Based on improved Hough transform circular object detection: round Houugh transform ellipse Hough transform and improved Hough transform
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:3046299
    • 提供者:认可
  1. ght_for_circle_matlab

    0下载:
  2. 基于Hough变换检测圆的matlab程序,很实用的,可拿来直接用-Based on Hough transform circle detection matlab program, very practical, can be used directly
  3. 所属分类:Graph program

    • 发布日期:2017-11-07
    • 文件大小:701629
    • 提供者:张旭
  1. HoughCircleTest3

    0下载:
  2. 程序可以实现hough变换在图像中圆的检测功能。-function: use Hough transform to detect circle on image.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:931
    • 提供者:shuaiwang
  1. Canny-edge

    0下载:
  2. 用Canny算子提取边缘,并用HOUGH变换提取圆!很完美的代码,自己写的-Canny operator edge extraction, and extracted HOUGH transform round! Perfect code, write your own
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:4091904
    • 提供者:jin
  1. zhixian_yuan

    0下载:
  2. 用hough变换来检测图像中的圆或者直线的运行代码,欢迎大家指点。-Hough transform to detect the image of a circle or a straight line running code pointing welcome.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-18
    • 文件大小:42979
    • 提供者:程平
  1. wjy

    1下载:
  2. hough变换检测圆 并且描绘半径和圆心坐标 效果不错-Hough transform to detect circle effect is good
  3. 所属分类:Graph Recognize

    • 发布日期:2014-12-27
    • 文件大小:4000768
    • 提供者:杨飞
  1. hough

    0下载:
  2. 利用霍夫变换原理求解圆环的圆心,以及半径-The Hough transform principle solving Rings center of the circle, as well as the radius
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1031
    • 提供者:杜晓辉
  1. hough

    0下载:
  2. 本程序能够用hongh变换实现对圆的识别,先进行滤波再进行识别。-This procedure can be used to achieve identification of circular hongh transformation, first be filtered and then identify.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:768
    • 提供者:龙魂
  1. circle_detect

    0下载:
  2. 实现在2d图像中检测圆,利用hough变换,代码进行了一定程度的优化,简洁易懂-failed to translate
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:721230
    • 提供者:yangjiangshen
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »
搜珍网 www.dssz.com